![]() ![]() ![]() ![]() ![]() Alan numitron clock Clapclap 2313/1386 SNES Pi Webserver USB Volume/USB toys Smokey amp Laser cutter WordClock ardReveil v3 SNES Arcade cabinet Game boy projects cameleon Home Presence Detector ![]() AlanFromJapan ![]() ![]() ![]() Akizukidenshi Elec-lab Rand Nerd Tut EEVblog SpritesMods AvrFreaks Gameboy Dev FLOZz' blog Switch-science Sparkfun Suzusho Datasheet Lib Reddit Elec Ermicro Carnet du maker (fr) |
ardsolar companionLast update: Thu Jun 5 22:25:40 2025
PurposeSchema![]() Led matrix wiring (TOP VIEW). PreparationIt will use the led matric code that can be found here : Arduino and a Dot MatrixSetting up the environmentWe will use the Arduino without arduino technique with a variation, this time we will use a Atmega 88. Same as 328 but with 8kb memory, plenty sufficient for what we will do. See Arduino without arduino for all the details (Setup the environment and the fuses...)CodeEverything is here : http://code.google.com/p/alanarduinotools/source/browse/#svn/trunk/LedMatrixCompanionStandalone modeLoad it with some program that will do some nice display, bouncing ball, random dots, life game ... whatever you can program and find nice.Display modeUsing the serial pins, pilot it using the super simple protocol to display, image, animated message, again a bouncing ball... Nice thing is that you can chain multiple ones and have a bigger display.For now protocol doesn't include addressing info, so currently you need as many serial communication pin as module you have. That's job for a Arduino in the background using multiple NewSoftSerial. ProtocolVery simple, expects the following commands:
LinksSame kind of stuff
Serial on ATmega 88
|
All content on this site is shared under the MIT licence (do what u want, don't sue me, hat tip appreciated) electrogeek.tokyo ~ Formerly known as Kalshagar.wikispaces.com and electrogeek.cc (AlanFromJapan [2009 - 2025]) |